home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 13405 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  941 b 

  1. Path: user1.mnsinc.com!huang
  2. From: huang@mnsinc.com (Szu-Wen Huang)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: This should really be a simple question for you C-freaks...
  5. Date: 7 Apr 1996 22:47:31 GMT
  6. Organization: Monumental Network Systems
  7. Message-ID: <4k9gm3$4ov@news1.mnsinc.com>
  8. References: <4jrue1$gsu@nyheter.chalmers.se> <4k0vd0$roo@news1.intercall.com> <4k3ueh$a76@news1.intercall.com> <4k61us$bb5@airdmhor.gen.nz> <4k7gv7INNog5@keats.ugrad.cs.ubc.ca>
  9. NNTP-Posting-Host: user1.mnsinc.com
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Kazimir Kylheku (c2a192@ugrad.cs.ubc.ca) wrote:
  13. :  >  No, getch() MAY read the key directly.
  14.  
  15. : getch() may do anything! It can traverse a linked list, or find the discrete
  16. : logarithm of a 100-digit integer.
  17.  
  18. : It is not defined by the C language, thus it is fair game for anyone who wants
  19. : to write his or her own function named getch().
  20.  
  21. Cool!  Next time I'll use 'getch()' if I'll ever need a random number.
  22.